logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"go programming"(으)로   29개의 도서가 검색 되었습니다.
Go Programming Cookbook - Second Edition

Go Programming Cookbook - Second Edition

Aaron Torres  | Packt Publishing
45,000원  | 20190719  | 9781789800982
Go (or Golang) is a statically typed programming language developed at Google. Known for its vast standard library, it also provides features such as garbage collection, type safety, dynamic-typing capabilities, and additional built-in types. This book will serve as a reference while implementing Go features to build your own applications. This Go cookbook helps you put into practice the advanced concepts and libraries that Golang offers. The recipes in the book follow best practices such as documentation, testing, and vendoring with Go modules, as well as performing clean abstractions using interfaces. You'll learn how code works and the common pitfalls to watch out for. The book covers basic type and error handling, and then moves on to explore applications, such as websites, command-line tools, and filesystems, that interact with users. You'll even get to grips with parallelism, distributed systems, and performance tuning. By the end of the book, you'll be able to use open source code and concepts in Go programming to build enterprise-class applications without any hassle.
Basics of Go Programming

Basics of Go Programming

 | Repro Books Limited
19,780원  | 20220211  | 9798885919333
The book Basics of GO Programming is a simple guide towards understanding the structure of GO Programming Langauge also known as GOLANG. ?The modules actively cover the basics, program structure and data types. It covers sample programs with a clear understanding to the readers through easy compilation and execution. Happy Learning.
The Go Programming Language

The Go Programming Language

앨런 도노반, 브라이언 커니건  | 에이콘출판
31,500원  | 20160229  | 9788960778320
이 책은 구글 Go 개발팀의 일원인 앨런 도노반과 C언어의 대가인 브라이언 커니건이 직접 쓴 책으로, Go의 언어적 특징과 표준 라이브러리를 활용해 깔끔하고 범용적이며 효율적인 프로그램을 개발하는 데 도움을 주고자 한다. 이 책을 통해 언어의 탄생 배경부터 문법, 동시성, 패키지, 테스팅 기법까지 Go의 진면모를 알 수 있을 것이다. 책은 전체 언어와 가장 중요한 패키지들, 넓은 범위의 애플리케이션을 다루는 수백 개의 흥미롭고 실용적인 예제를 Go 코드로 작성해 제공한다. 각 장에는 이해도를 테스트하고 예제의 확장과 대안을 알아보기 위한 연습문제들도 수록되어 있다. 소스코드는 http://gopl.io/에서 자유롭게 다운로드할 수 있으며, go get 명령으로 손쉽게 반입, 빌드, 설치할 수 있다.
The Go Programming Language

The Go Programming Language

Alan A. A. Donovan, Brian W. Kernighan  | Addison-Wesley Professional
48,000원  | 20151105  | 9780134190440
Go is an open-source programming language that makes it easy to build clean, reliable, and efficient software. It has been winning converts from dynamic language enthusiasts as well as users of traditional compiled languages. The former appreciate the robustness and efficiency that Go's lightweight type system brings to their code; the latter find Go's simplicity and fast tools a refreshing change.
Go Programming Blueprints, 2/E

Go Programming Blueprints, 2/E

Mat Ryer  | Packt Publishing
45,000원  | 20170501  | 9781786468949
Go is the language of the Internet age, and the latest version of Go comes with major architectural changes. Implementation of the language, runtime, and libraries has changed significantly. The compiler and runtime are now written entirely in Go. The garbage collector is now concurrent and provides dramatically lower pause times by running in parallel with other Go routines when possible. This book will show you how to leverage all the latest features and much more.
Network Automation with Go (Learn how to automate network operations and build applications using the Go programming language)

Network Automation with Go (Learn how to automate network operations and build applications using the Go programming language)

Leiva, Nicolas, Kashin, Michael  | Packt Publishing
44,000원  | 20221223  | 9781800560925
Understand the world of modern network automation with Go and deepen your knowledge with insights from 10+ experts who have real-world hands-on experience with network automation and/or are using Go for network-related tasks Key Features: - A comprehensive guide to the world of modern network automation - Use Go to build anything from repetitive task automation to complex distributed systems - Over 30 practical, ready-to-use sample programs Book Description: Go's built-in first-class
The Go Programming Language Phrasebook

The Go Programming Language Phrasebook

Chisnall, David  | Addison-Wesley Professional
54,710원  | 20121025  | 9780321817143
The Go Programming Language Phrasebook Essential Go code and idioms for all facets of the development process This guide gives you the code “phrases” you need to quickly and effectively complete a wide variety of projects with Go, today’s most exciting new programming language. Tested, easy-to-adapt code examples illuminate every step of Go development, helping you write highly scalable, concurrent software.
Black Hat Go: Go Programming for Hackers and Pentesters (Go Programming for Hackers and Pentesters)

Black Hat Go: Go Programming for Hackers and Pentesters (Go Programming for Hackers and Pentesters)

Steele, Tom, Patten, Chris, Kottmann, Dan  | No Starch Pr
64,090원  | 20180814  | 9781593278656
An examination of our consciousness's ability to pass between dimensions, both in life and after death, and how to communicate with spirits
Artsy Toddler Storytimes: A Year’s Worth of Ready-To-Go Programming (A Year’s Worth of Ready-To-Go Programming)

Artsy Toddler Storytimes: A Year’s Worth of Ready-To-Go Programming (A Year’s Worth of Ready-To-Go Programming)

Carol Hopkins  | Neal-Schuman Publishers
78,100원  | 20130730  | 9781555707927
Provides 52 ready-to-go storytimes with a difference art activities for use with toddlers ages 1 to 3 years old. Each plan is based around a theme familiar to children including bears, bugs, springtime, community workers, clothing and hats, flowers and gardens, weather, music, pets, transportation, pirates, and many more.
Building Cross-Platform GUI Applications with Fyne: Create beautiful, platform-agnostic graphical applications using Fyne and the Go programming langu

Building Cross-Platform GUI Applications with Fyne: Create beautiful, platform-agnostic graphical applications using Fyne and the Go programming langu

 | Packt Publishing
59,990원  | 20210125  | 9781800563162
Understand how to use the Fyne toolkit to build exciting apps for a range of devices and deploy them effectivelyKey Features:Learn how to use standard widgets, dialogs, and layouts as well as how to build your ownUnderstand how to develop an app and package and distribute it to different operating systems and app storesExplore the design principles and vision of the Fyne toolkit and how that may align with your projectBook Description:The history of graphical application development is long and
Learning Go: An Idiomatic Approach to Real-World Go Programming

Learning Go: An Idiomatic Approach to Real-World Go Programming

 | O'Reilly Media
94,010원  | 20210615  | 9781492077213
Go is rapidly becoming the preferred language for building web services. While there are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages, tutorials aren't enough.
Go Programming in Easy Steps: Learn Coding with Google’s Go Language

Go Programming in Easy Steps: Learn Coding with Google’s Go Language

 | In Easy Steps
22,770원  | 20210126  | 9781840789195
There is 'no place like home' sighs Dorothy in The Wizard of Oz. A sentiment with heightened meaning in Britain 2020. There is no book like Broken Homes either.
The Way to Go: A Thorough Introduction to the Go Programming Language

The Way to Go: A Thorough Introduction to the Go Programming Language

iUniverse.com  | iUniverse.com
57,680원  | 20120307  | 9781469769165
This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google. The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers.
Modern Web Development with Go (Build real-world, fast, efficient and scalable web server apps using Go programming language: Build real-world, fast, efficient and scalable web server apps using Go programming language)

Modern Web Development with Go (Build real-world, fast, efficient and scalable web server apps using Go programming language: Build real-world, fast, efficient and scalable web server apps using Go programming language)

 | Orange Education Pvt Ltd
62,630원  | 20230303  | 9789395968362
Build fast, scalable web server applications by harnessing the power of solution-driven programming with Go.?KEY FEATURES?● Understanding the core concepts of the Go programming language.● Designing and development of modern Web Server applications.● Dealing with different kinds of database management solutions.DESCRIPTIONIn this book, we are going to learn how to design, develop and deploy Web Server Applications using the Go programming language.
C Programming go! (Standard Coding & Beginning)

C Programming go! (Standard Coding & Beginning)

이완권  | 북스홀릭퍼블리싱
18,000원  | 20160303  | 9791185123677
이 책은 프로그래밍을 시작하는 컴퓨터 전공자들은 물론 비전공자들을 위해 컴퓨터 언어로서의 C 언어에 대한 정확한 이해와 구조적 프로그램 작성원리를 이해하고 습득할 수 있도록 하는 것을 목표로 개발하였다. C의 모든 문법적 요소들을 장황하게 설명하기 보다는 핵심적인이면서도 자주 사용되는 C의 프로그래밍 요소들을 실용적인 예제코드들을 이용하여 정확하게 설명하고, 실용적인 종합예제들을 통해 C 프로그래밍의 경험과 사고능력을 배양하도록 하였다.
최근 본 책